Fix cell editing
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2020 12:43:36 +0000 (08:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2020 12:46:31 +0000 (08:46 -0400)
commitd13a3c754015b877acc42cd4d96bc4fed0e0d8e2
treee94604b49730d4c151a8965c8f970613170bfa48
parent0a469d7bd66f608409771f94041e96cff133d975
Fix cell editing

When translating coordinates from an event, we need to
take the surface transform into account. This makes
double-clicking on editable cells in treeviews work
again.

Fixes: #2831
gtk/gtkcellarea.c